summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2009-05-13 10:28:55 -0600
committerRich Megginson <rmeggins@redhat.com>2009-05-13 10:28:55 -0600
commit84c2fe4af619a862d352b2bd4499976d8944de16 (patch)
tree7b10308f946377db5d054bf090ccfb19e2363da4 /Makefile.in
parent5381a78daee870cff14684fa9c7845ff363a6e7c (diff)
downloadds-84c2fe4af619a862d352b2bd4499976d8944de16.tar.gz
ds-84c2fe4af619a862d352b2bd4499976d8944de16.tar.xz
ds-84c2fe4af619a862d352b2bd4499976d8944de16.zip
Rename to 389
changed brand and capbrand to 389 changed vendor to "389 Project" I had to redo my earlier patch - I should have used the newer automake and autoconf to reduce the size of the patch This commit uses automake 1.10.1 and autoconf 2.63 from F10 Reviewed by nkinder (Thanks!)
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 42b0c56c..f5e7bd2a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -962,6 +962,7 @@ CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
+DSYMUTIL = @DSYMUTIL@
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
@@ -993,6 +994,7 @@ MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MKDIR_P = @MKDIR_P@
NETSNMP_CONFIG = @NETSNMP_CONFIG@
+NMEDIT = @NMEDIT@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BASE_VERSION = @PACKAGE_BASE_VERSION@
@@ -1113,6 +1115,7 @@ svrcore_inc = @svrcore_inc@
svrcore_lib = @svrcore_lib@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
vendor = @vendor@