summaryrefslogtreecommitdiff
path: root/net-p2p/jigdo/files/extra-glibc-getopt.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /net-p2p/jigdo/files/extra-glibc-getopt.h
parentConvert a few more uses of INDEX to ${INDEXFILE} (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes: svn path=/head/; revision=73228 svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'net-p2p/jigdo/files/extra-glibc-getopt.h')
-rw-r--r--net-p2p/jigdo/files/extra-glibc-getopt.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-p2p/jigdo/files/extra-glibc-getopt.h b/net-p2p/jigdo/files/extra-glibc-getopt.h
deleted file mode 100644
index 300584ba0825..000000000000
--- a/net-p2p/jigdo/files/extra-glibc-getopt.h
+++ /dev/null
@@ -1,23 +0,0 @@
---- src/glibc-getopt.h.orig Fri Dec 6 08:24:36 2002
-+++ src/glibc-getopt.h Fri Dec 6 08:29:58 2002
-@@ -37,12 +37,11 @@
- # define ELIDE_CODE
- # endif
- #endif
-+#define ELIDE_CODE
- #ifndef ELIDE_CODE
- # define opterr my_opterr
- # define optind my_optind
- # define optopt my_optopt
--#endif
--
-
- #ifdef __cplusplus
- extern "C" {
-@@ -186,5 +185,6 @@
-
- /* Make sure we later can get all the definitions and declarations. */
- #undef __need_getopt
-+#endif /* ELIDE_CODE */
-
- #endif /* getopt.h */