mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-22 19:17:06 +00:00
11 lines
238 B
Diff
11 lines
238 B
Diff
--- a/html/Makefile.am
|
|
+++ b/html/Makefile.am
|
|
@@ -12,6 +12,7 @@
|
|
debug.h
|
|
libhtmlcxx_la_CXXFLAGS =
|
|
libhtmlcxx_la_LDFLAGS = -version-info 4:0:1
|
|
+libhtmlcxx_la_LIBADD = -liconv
|
|
|
|
# bin_PROGRAMS = htmlcxx
|
|
# htmlcxx_LDADD = libhtmlcxx.la
|