summaryrefslogtreecommitdiff
path: root/omapip/Makefile.in
diff options
context:
space:
mode:
authorShane Kerr <shane@isc.org>2007-11-16 11:04:12 +0000
committerShane Kerr <shane@isc.org>2007-11-16 11:04:12 +0000
commit6e999c3c8a96354e088da8a5a35c9ab92f419ec7 (patch)
tree375ea7f6ca88c7732d4e675d2d52b3f3693e21ec /omapip/Makefile.in
parentb9ced0286885a375857acb742091a10a787b07c7 (diff)
downloadisc-dhcp-6e999c3c8a96354e088da8a5a35c9ab92f419ec7.tar.gz
Unit test framework now added.
See RT ticket #17223 for more.
Diffstat (limited to 'omapip/Makefile.in')
-rw-r--r--omapip/Makefile.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/omapip/Makefile.in b/omapip/Makefile.in
index 0de00d93..d28afff2 100644
--- a/omapip/Makefile.in
+++ b/omapip/Makefile.in
@@ -107,6 +107,7 @@ 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@
@@ -130,8 +131,6 @@ 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@
@@ -143,19 +142,26 @@ 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@