mirror of https://github.com/aria2/aria2
Restore LTLIBINTL in src/Makefile.am
parent
ae78d7f7d0
commit
206d6fc062
|
@ -746,7 +746,8 @@ EXTLDADD = @ALLOCA@ \
|
|||
@LIBCARES_LIBS@ \
|
||||
@WSLAY_LIBS@ \
|
||||
@TCMALLOC_LIBS@ \
|
||||
@JEMALLOC_LIBS@
|
||||
@JEMALLOC_LIBS@ \
|
||||
@LTLIBINTL@
|
||||
|
||||
LDADD = libaria2.la
|
||||
|
||||
|
|
Loading…
Reference in New Issue