summaryrefslogtreecommitdiff
path: root/palm/pilot-link/files/patch-getopt
blob: 84ed178740af489dbfc1a2a4c3e89542e00ebd63 (plain) (blame)
1
2
3
4
5
6
7
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 =