summaryrefslogtreecommitdiff
path: root/tests/seq
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-21 23:17:13 +0000
committerJim Meyering <jim@meyering.net>1999-04-21 23:17:13 +0000
commit2279aec4a3556193abf127562076cefe1958d43e (patch)
tree9e4daea47d2b51cc45ef171de28b69ed0af72560 /tests/seq
parent1f74a371e07665c48a13840d4fccdebf9dbbaf00 (diff)
downloadcoreutils-2279aec4a3556193abf127562076cefe1958d43e.tar.xz
.
Diffstat (limited to 'tests/seq')
-rw-r--r--tests/seq/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in
index 1b83d0161..6c6679dcd 100644
--- a/tests/seq/Makefile.in
+++ b/tests/seq/Makefile.in
@@ -57,6 +57,8 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
+host_alias = @host_alias@
+host_triplet = @host@
AMTAR = @AMTAR@
AMTARFLAGS = @AMTARFLAGS@
CATALOGS = @CATALOGS@
@@ -65,6 +67,7 @@ CC = @CC@
CPP = @CPP@
DATADIRNAME = @DATADIRNAME@
GENCAT = @GENCAT@
+GETCONF = @GETCONF@
GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@