From 149a1ffecbf4dbf293c330f9f173da9d2bb18d65 Mon Sep 17 00:00:00 2001 From: David Hankins Date: Tue, 6 Apr 2010 18:11:52 +0000 Subject: [PATCH] automake regeneration --- Makefile.in | 1 + client/Makefile.in | 1 + common/Makefile.in | 1 + common/tests/Makefile.in | 1 + dhcpctl/Makefile.in | 1 + dst/Makefile.in | 1 + includes/Makefile.in | 1 + omapip/Makefile.in | 1 + relay/Makefile.in | 1 + server/Makefile.in | 1 + tests/Makefile.in | 1 + 11 files changed, 11 insertions(+) diff --git a/Makefile.in b/Makefile.in index c0a658eee..e00df1bc4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -163,6 +163,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ diff --git a/client/Makefile.in b/client/Makefile.in index 29343de3a..d27a7216b 100644 --- a/client/Makefile.in +++ b/client/Makefile.in @@ -161,6 +161,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dist_sysconf_DATA = dhclient.conf diff --git a/common/Makefile.in b/common/Makefile.in index 998f2f31c..af4b35c1e 100644 --- a/common/Makefile.in +++ b/common/Makefile.in @@ -166,6 +166,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = -I.. -DLOCALSTATEDIR='"@localstatedir@"' diff --git a/common/tests/Makefile.in b/common/tests/Makefile.in index 4f0411ecc..c02f3f39c 100644 --- a/common/tests/Makefile.in +++ b/common/tests/Makefile.in @@ -143,6 +143,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = -I../.. diff --git a/dhcpctl/Makefile.in b/dhcpctl/Makefile.in index c0e3f8410..e3db45e58 100644 --- a/dhcpctl/Makefile.in +++ b/dhcpctl/Makefile.in @@ -172,6 +172,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ lib_LIBRARIES = libdhcpctl.a diff --git a/dst/Makefile.in b/dst/Makefile.in index 08ecbd52d..c84e34f8a 100644 --- a/dst/Makefile.in +++ b/dst/Makefile.in @@ -154,6 +154,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = -DMINIRES_LIB -DHMAC_MD5 diff --git a/includes/Makefile.in b/includes/Makefile.in index 476b19547..249fd71b2 100644 --- a/includes/Makefile.in +++ b/includes/Makefile.in @@ -140,6 +140,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ nobase_include_HEADERS = omapip/alloc.h omapip/buffer.h omapip/convert.h \ diff --git a/omapip/Makefile.in b/omapip/Makefile.in index 334adfc00..75a0f86f8 100644 --- a/omapip/Makefile.in +++ b/omapip/Makefile.in @@ -169,6 +169,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ lib_LIBRARIES = libomapi.a diff --git a/relay/Makefile.in b/relay/Makefile.in index 8cd48ba47..677522dfa 100644 --- a/relay/Makefile.in +++ b/relay/Makefile.in @@ -148,6 +148,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = -DLOCALSTATEDIR='"@localstatedir@"' diff --git a/server/Makefile.in b/server/Makefile.in index 01762e914..b8a1b323d 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -171,6 +171,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = -I.. -DLOCALSTATEDIR='"@localstatedir@"' diff --git a/tests/Makefile.in b/tests/Makefile.in index dcfb1f1c4..031d5de65 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -142,6 +142,7 @@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = failover/dhcp-1.cf failover/dhcp-2.cf failover/new-failover \ -- 2.47.3