summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2011-03-05 09:27:32 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2011-03-07 20:55:16 +0100
commit0dc182f5d87d90924f48b58f0c7030df06e09c53 (patch)
tree79b2fd34cf573edde8ebdad775fb12d3668ec36a /Makefile.am
parenta3da507a2d345327bcf57034ca5ead559461a818 (diff)
downloadrasdaman-upstream-0dc182f5d87d90924f48b58f0c7030df06e09c53.tar.gz
rasdaman-upstream-0dc182f5d87d90924f48b58f0c7030df06e09c53.tar.xz
rasdaman-upstream-0dc182f5d87d90924f48b58f0c7030df06e09c53.zip
build: Remove redundant variable definitions
RMANBASE is defined in configure.ac to be ${abs_top_srcdir} already, and BASEDB(CXX|LD)FLAGS and RASMGR_PORT are also AC_SUBSTed.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3de97f5..8d1766e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,8 +30,6 @@
#
##################################################################
AUTOMAKE_OPTIONS = foreign
-RASMGR_PORT=@RASMGR_PORT@
-RMANBASE=@abs_top_srcdir@
CHECKLIMITS=@CHECKLIMITS@