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

View: New views
2 Messages — Rating Filter:   Alert me  

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

by Sebastian Harl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

---
 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



_______________________________________________
rrd-developers mailing list
rrd-developers@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

signature.asc (204 bytes) Download Attachment

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

by Tobias Oetiker-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Sebastian,

Yesterday Sebastian Harl wrote:

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

it's in
tobi

--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch tobi@... ++41 62 775 9902 / sb: -9900

_______________________________________________
rrd-developers mailing list
rrd-developers@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers