diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-19 18:54:23 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-19 18:54:23 +0200 |
commit | fa17ad763ec4c001a5d1858832e473a3b0ead0fd (patch) | |
tree | bd1efde7e460125b99fe7c54f24f12b3dce83b68 /test | |
parent | deb2fe660265860073c5180a5e31c0375cd0d1f1 (diff) | |
parent | e13c76601a232b24c99a452d8f3403f87f069c22 (diff) | |
download | egawk-fa17ad763ec4c001a5d1858832e473a3b0ead0fd.tar.gz egawk-fa17ad763ec4c001a5d1858832e473a3b0ead0fd.tar.bz2 egawk-fa17ad763ec4c001a5d1858832e473a3b0ead0fd.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index ab8aebe3..6bf4e698 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.13.4 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 Free Software Foundation, Inc. @@ -205,6 +205,7 @@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ POSUB = @POSUB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SOCKET_LIBS = @SOCKET_LIBS@ |