freebsd-ports/palm/pilot-link/files/patch-iconv
2001-08-24 19:35:11 +00:00

8 lines
249 B
Plaintext

If we use iconv -- link pisock with it, so others don't have to:
--- libsock/Makefile.in Tue Jun 19 12:25:26 2001
+++ libsock/Makefile.in Fri Aug 24 10:09:20 2001
@@ -57,1 +57,1 @@
- -o libpisock.la $(OBJS)
+ -o libpisock.la $(OBJS) @ICONV_LIBS@