diff options
Diffstat (limited to 'tests/tr/Makefile.in')
-rw-r--r-- | tests/tr/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 8bc272117..6ee5066b0 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -10,7 +10,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. - SHELL = @SHELL@ srcdir = @srcdir@ @@ -78,6 +77,7 @@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ PACKAGE = @PACKAGE@ +PERL = @PERL@ POFILES = @POFILES@ POSUB = @POSUB@ POW_LIBM = @POW_LIBM@ @@ -88,6 +88,7 @@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ l = @l@ + x = tr explicit = maint_gen = 1.I 1.X 2.I 2.X 3.I 3.X 4.I 4.X 5.I 5.X 6.I 6.X 7.I 7.X 8.I 8.X 9.I 9.X a.I a.X b.I b.X c.I c.X d.I d.X e.I e.X f.I f.X g.I g.X h.I h.X i.I i.X j.I j.X k.I k.X l.I l.X m.I m.X n.I n.X o.I o.X p.I p.X q.I q.X r.I r.X s.I s.X t.I t.X u.I u.X v.I v.X w.I w.X x.I x.X y.I y.X z.I z.X range-a-a.I range-a-a.X null.I null.X upcase.I upcase.X dncase.I dncase.X rep-cclass.I rep-cclass.X rep-1.I rep-1.X rep-2.I rep-2.X rep-3.I rep-3.X esc.I esc.X ross-0a.I ross-0a.X ross-0b.I ross-0b.X ross-1a.I ross-1a.X ross-1b.I ross-1b.X ross-2.I ross-2.X ross-3.I ross-3.X ross-4.I ross-4.X ross-5.I ross-5.X ross-6.I ross-6.X |