summaryrefslogtreecommitdiff
path: root/tests/factor
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-22 09:47:36 +0000
committerJim Meyering <jim@meyering.net>2005-09-22 09:47:36 +0000
commitfc6f1f7f9c9872e19f9f1351c3f3afe77d7ad6bc (patch)
treefedd31996223d7d7ed4eaf8e583abe7eb5fe704e /tests/factor
parent3117f633ccfcefbdd1a1a20a23dec8a3f81a59fa (diff)
downloadcoreutils-fc6f1f7f9c9872e19f9f1351c3f3afe77d7ad6bc.tar.xz
.
Diffstat (limited to 'tests/factor')
-rw-r--r--tests/factor/Makefile.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in
index aab2d2719..2ad8cc59a 100644
--- a/tests/factor/Makefile.in
+++ b/tests/factor/Makefile.in
@@ -193,6 +193,7 @@ GETOPT_H = @GETOPT_H@
GLIBC21 = @GLIBC21@
GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
+GREP = @GREP@
HAVE__BOOL = @HAVE__BOOL@
HELP2MAN = @HELP2MAN@
INSTALL_DATA = @INSTALL_DATA@
@@ -264,23 +265,30 @@ build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
+htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
+localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
+psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@