diff options
author | Shane Kerr <shane@isc.org> | 2007-06-05 08:34:37 +0000 |
---|---|---|
committer | Shane Kerr <shane@isc.org> | 2007-06-05 08:34:37 +0000 |
commit | a36687f00d50d0ae512fa4b07bc038076b039c3b (patch) | |
tree | d090dc1d44f1a31e7ec314c3671f7315aad596f9 /minires | |
parent | f125dc8b417a3883ed13c365afbcf12cf8248b25 (diff) | |
download | isc-dhcp-a36687f00d50d0ae512fa4b07bc038076b039c3b.tar.gz |
regen
Diffstat (limited to 'minires')
-rw-r--r-- | minires/Makefile.in | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/minires/Makefile.in b/minires/Makefile.in index e058e4b9..0acde7ba 100644 --- a/minires/Makefile.in +++ b/minires/Makefile.in @@ -88,7 +88,6 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ -GREP = @GREP@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ @@ -112,6 +111,8 @@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ ac_ct_CC = @ac_ct_CC@ +ac_ct_RANLIB = @ac_ct_RANLIB@ +ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ @@ -123,26 +124,19 @@ bindir = @bindir@ build_alias = @build_alias@ byte_order = @byte_order@ datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ -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@ |