summaryrefslogtreecommitdiffstats
path: root/mddmgr
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2011-03-06 17:35:06 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2011-03-07 20:57:50 +0100
commit99b7fd24c2631f030dab249f89b5a15326459fcb (patch)
tree3813fe7bd2543718388fbac659a54d436ead47c5 /mddmgr
parent02bf6022d153b9abeb513b0055510559f873da93 (diff)
downloadrasdaman-upstream-99b7fd24c2631f030dab249f89b5a15326459fcb.tar.gz
rasdaman-upstream-99b7fd24c2631f030dab249f89b5a15326459fcb.tar.xz
rasdaman-upstream-99b7fd24c2631f030dab249f89b5a15326459fcb.zip
nonrecbuild: Make "autoreconf" and "configure" run
We still need to adapt the actual make rules and vars so that an actual build might work.
Diffstat (limited to 'mddmgr')
-rw-r--r--mddmgr/Makefile-files3
1 files changed, 2 insertions, 1 deletions
diff --git a/mddmgr/Makefile-files b/mddmgr/Makefile-files
index 62cfcbf..6857c9b 100644
--- a/mddmgr/Makefile-files
+++ b/mddmgr/Makefile-files
@@ -28,7 +28,8 @@
#
##################################################################
-pkglib_LTLIBRARIES = libmddmgr.la
+pkglib_LTLIBRARIES += libmddmgr.la
+
libmddmgr_la_CPPFLAGS = $(AM_CPPFLAGS)
libmddmgr_la_CPPFLAGS += $(BASEDB_CPPFLAGS)
libmddmgr_la_SOURCES= mddobj.cc mddobj.hh \