summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dc49973)
raw | patch | inline | side by side (parent: dc49973)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 15 Oct 2009 04:47:55 +0000 (04:47 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 15 Oct 2009 04:47:55 +0000 (04:47 +0000) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 05d75b007475c6fc617f2850c55b0d576d0747b3..9998e4afdefe9506398c19233badfc82d8fd90d1 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
endif
librrdupd_la_SOURCES = $(UPD_C_FILES) rrd_not_thread_safe.c
-librrdupd_la_LIBADD = $(CORE_LIBS) @LIB_LIBINTL@
+librrdupd_la_LIBADD = $(CORE_LIBS)
librrd_la_SOURCES = $(RRD_C_FILES)
librrd_la_DEPENDENCIES = librrdupd.la librrd.sym