Changeset: 8323cb419d3e for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8323cb419d3e
Modified Files:
        tools/Makefile.ag
        tools/embedded/Makefile.ag
Branch: embedded
Log Message:

reverting automake


diffs (20 lines):

diff --git a/tools/Makefile.ag b/tools/Makefile.ag
--- a/tools/Makefile.ag
+++ b/tools/Makefile.ag
@@ -4,4 +4,4 @@
 #
 # Copyright 2008-2015 MonetDB B.V.
 
-SUBDIRS = HAVE_MONETDB5?mserver NOT_WIN32?merovingian embedded
+SUBDIRS = HAVE_MONETDB5?mserver NOT_WIN32?merovingian HAVE_EMBEDDED?embedded
diff --git a/tools/embedded/Makefile.ag b/tools/embedded/Makefile.ag
--- a/tools/embedded/Makefile.ag
+++ b/tools/embedded/Makefile.ag
@@ -34,7 +34,6 @@ INCLUDES = ../../monetdb5/mal \
                   $(pcre_CFLAGS)
 
 lib_embedded  = {
-       COND = HAVE_EMBEDDED
        SOURCES = embedded.c embedded.h
        VERSION = 1
        LIBS = ../../monetdb5/tools/libmonetdb5 \
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to