Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1011)

Side by Side Diff: config.make.in

Issue 566920043: Issue 5578: Add a button to flip between old and new regtest images (Closed)
Patch Set: Created 4 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 # -*-Makefile-*- 1 # -*-Makefile-*-
2 2
3 MISSING_OPTIONAL = @OPTIONAL@ 3 MISSING_OPTIONAL = @OPTIONAL@
4 MISSING_REQUIRED = @REQUIRED@ 4 MISSING_REQUIRED = @REQUIRED@
5 5
6 # @configure_input@ 6 # @configure_input@
7 7
8 package-depth = @package_depth@ 8 package-depth = @package_depth@
9 9
10 ################################################################ 10 ################################################################
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 MFMODE = @MFMODE@ 139 MFMODE = @MFMODE@
140 MSGFMT = @MSGFMT@ 140 MSGFMT = @MSGFMT@
141 PAPERSIZE=a4 141 PAPERSIZE=a4
142 PATHSEP = @PATHSEP@ 142 PATHSEP = @PATHSEP@
143 PDFTEX = @PDFTEX@ 143 PDFTEX = @PDFTEX@
144 PDFLATEX = @PDFLATEX@ 144 PDFLATEX = @PDFLATEX@
145 PERL = @PERL@ 145 PERL = @PERL@
146 PLATFORM_WINDOWS = @PLATFORM_WINDOWS@ 146 PLATFORM_WINDOWS = @PLATFORM_WINDOWS@
147 PYTHON = @PYTHON@ -tt 147 PYTHON = @PYTHON@ -tt
148 TARGET_PYTHON = @PYTHON@ -tt 148 TARGET_PYTHON = @PYTHON@ -tt
149 TIDY = @TIDY@
149 RANLIB = @RANLIB@ 150 RANLIB = @RANLIB@
150 ROOTSEP = @ROOTSEP@ 151 ROOTSEP = @ROOTSEP@
151 SHELL = @SHELL@ 152 SHELL = @SHELL@
152 TAR = @TAR@ 153 TAR = @TAR@
153 WINDRES = @WINDRES@ 154 WINDRES = @WINDRES@
154 YACC = @YACC@ 155 YACC = @YACC@
155 ZIP = @ZIP@ 156 ZIP = @ZIP@
OLDNEW
« no previous file with comments | « GNUmakefile.in ('k') | configure.ac » ('j') | scripts/build/output-distance.py » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b