From 4ecea026d6a8e64fc59cb5fdb7f53b9fcff76734 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Fri, 24 Aug 2001 19:35:11 +0000 Subject: Upgrade to 0.9.5, use -lgiconv. --- palm/pilot-link/files/patch-getopt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 palm/pilot-link/files/patch-getopt (limited to 'palm/pilot-link/files/patch-getopt') diff --git a/palm/pilot-link/files/patch-getopt b/palm/pilot-link/files/patch-getopt new file mode 100644 index 000000000000..84ed178740af --- /dev/null +++ b/palm/pilot-link/files/patch-getopt @@ -0,0 +1,8 @@ +Don' link include this useless getopt reimplementations into every +executable. When/if pilot-link starts to use the longopt/getopt_long, it +should check if the libc or the libgnugetopt has them first. + ++++ Makefile.in Fri Aug 24 10:17:57 2001 +@@ -102,1 +102,1 @@ PERLEXECS = pilot-undelete ietf2datebook +-GETOPT = getopt.o getopt1.o ++GETOPT = -- cgit v1.2.3