Changes in tests/Makefile.in [575a6e5:47c1928]
- File:
-
- 1 edited
-
tests/Makefile.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.in
r575a6e5 r47c1928 210 210 EXEEXT = @EXEEXT@ 211 211 GREP = @GREP@ 212 HOST_FLAGS = @HOST_FLAGS@ 212 213 INSTALL = @INSTALL@ 213 214 INSTALL_DATA = @INSTALL_DATA@ … … 295 296 top_builddir = @top_builddir@ 296 297 top_srcdir = @top_srcdir@ 298 AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names 297 299 debug = yes 298 300 installed = no
Note:
See TracChangeset
for help on using the changeset viewer.