summaryrefslogtreecommitdiff
path: root/dhcpctl
diff options
context:
space:
mode:
authorShane Kerr <shane@isc.org>2007-05-29 16:32:11 +0000
committerShane Kerr <shane@isc.org>2007-05-29 16:32:11 +0000
commit6ecda39c2666c85f5d0eda875e4af1ce0df0d7d6 (patch)
tree4c4d7d163e4256974b17bb2472e64102bd42f0bd /dhcpctl
parent9f706d46108f6cbaabe78adec24fd73f25d0c35f (diff)
downloadisc-dhcp-6ecda39c2666c85f5d0eda875e4af1ce0df0d7d6.tar.gz
Build fixes. See RT ticket #16888 for more information.
Diffstat (limited to 'dhcpctl')
-rw-r--r--dhcpctl/Makefile.am1
-rw-r--r--dhcpctl/Makefile.in11
2 files changed, 10 insertions, 2 deletions
diff --git a/dhcpctl/Makefile.am b/dhcpctl/Makefile.am
index bf14a070..35f14620 100644
--- a/dhcpctl/Makefile.am
+++ b/dhcpctl/Makefile.am
@@ -2,6 +2,7 @@ bin_PROGRAMS = omshell
lib_LIBRARIES = libdhcpctl.a
noinst_PROGRAMS = cltest
man_MANS = omshell.1 dhcpctl.3
+EXTRA_DIST = $(man_MANS)
omshell_SOURCES = omshell.c
omshell_LDADD = libdhcpctl.a ../common/libdhcp.a ../minires/libres.a \
diff --git a/dhcpctl/Makefile.in b/dhcpctl/Makefile.in
index 6fb41897..f44980a5 100644
--- a/dhcpctl/Makefile.in
+++ b/dhcpctl/Makefile.in
@@ -111,6 +111,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@
@@ -134,8 +135,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@
@@ -147,25 +146,33 @@ 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@
target_alias = @target_alias@
lib_LIBRARIES = libdhcpctl.a
man_MANS = omshell.1 dhcpctl.3
+EXTRA_DIST = $(man_MANS)
omshell_SOURCES = omshell.c
omshell_LDADD = libdhcpctl.a ../common/libdhcp.a ../minires/libres.a \
../omapip/libomapi.a ../dst/libdst.a