[rrd-developers] [PATCH] src/Makefile.am: Removed left-over occurrence of LIB_LIBINTL.

Sebastian Harl sh at tokkee.org
Wed Oct 14 22:52:39 CEST 2009


---
 program/src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/src/Makefile.am b/program/src/Makefile.am
index 05d75b0..9998e4a 100644
--- a/program/src/Makefile.am
+++ b/program/src/Makefile.am
@@ -77,7 +77,7 @@ lib_LTLIBRARIES           += librrd_th.la
 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
-- 
1.6.3.3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20091014/4bab7997/attachment.pgp 


More information about the rrd-developers mailing list