Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.in

    r575a6e5 r47c1928  
    210210EXEEXT = @EXEEXT@
    211211GREP = @GREP@
     212HOST_FLAGS = @HOST_FLAGS@
    212213INSTALL = @INSTALL@
    213214INSTALL_DATA = @INSTALL_DATA@
     
    295296top_builddir = @top_builddir@
    296297top_srcdir = @top_srcdir@
     298AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
    297299debug = yes
    298300installed = no
Note: See TracChangeset for help on using the changeset viewer.