From bbd6e2ef206687d20a042061d47c4da5ccb2995d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Sep 2005 20:08:25 +0000 Subject: . --- tests/fmt/Makefile.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/fmt') diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index 8c0221142..f1b20817d 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/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@ -- cgit v1.2.3-54-g00ecf