summaryrefslogtreecommitdiff
path: root/tests/factor
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-10 14:16:53 +0000
committerJim Meyering <jim@meyering.net>2005-09-10 14:16:53 +0000
commitaadcf5b2e4ef24231055f45dc3353576507ceba0 (patch)
treee75ebffa6ec5d078a68d655f71e9ec10a8aa71e6 /tests/factor
parent8650ea82a47f21c34706a6d2b813302e69be4c1c (diff)
downloadcoreutils-aadcf5b2e4ef24231055f45dc3353576507ceba0.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 8748c7ee9..df67356e8 100644
--- a/tests/factor/Makefile.in
+++ b/tests/factor/Makefile.in
@@ -190,6 +190,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@
@@ -260,23 +261,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@