summaryrefslogtreecommitdiff
path: root/palm/pilot-link-devel/files/patch-getopt
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pilot-link-devel/files/patch-getopt')
-rw-r--r--palm/pilot-link-devel/files/patch-getopt14
1 files changed, 0 insertions, 14 deletions
diff --git a/palm/pilot-link-devel/files/patch-getopt b/palm/pilot-link-devel/files/patch-getopt
deleted file mode 100644
index fe00280b89b9..000000000000
--- a/palm/pilot-link-devel/files/patch-getopt
+++ /dev/null
@@ -1,14 +0,0 @@
-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 =
---- pilot-xfer.c Tue May 22 08:20:05 2001
-+++ pilot-xfer.c Mon Aug 27 14:44:52 2001
-@@ -33,3 +33,2 @@
- #endif
--#include "getopt.h"
- #include <sys/stat.h>