Changeset: 341e5728970b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=341e5728970b
Modified Files:
monetdb5/extras/compiler/Makefile.ag
Branch: Aug2011
Log Message:
build-sys: let autogen know we just want to build one lib
Fix multiply defined messages from automake for indeed identical named
targets for both the .c and .h files. Just give a name so autogen knows
it should build one lib out of the files given.
diffs (15 lines):
diff --git a/monetdb5/extras/compiler/Makefile.ag
b/monetdb5/extras/compiler/Makefile.ag
--- a/monetdb5/extras/compiler/Makefile.ag
+++ b/monetdb5/extras/compiler/Makefile.ag
@@ -20,10 +20,9 @@
../../../common/stream \
../../../gdk
-
MTSAFE
-LIBS = {
+lib__compiler = {
MODULE
DIR = libdir/monetdb5
SEP = _
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list