diff options
author | jlam <jlam> | 2000-06-20 22:44:07 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-06-20 22:44:07 +0000 |
commit | e3d4e24d6a1d1e6b913c4e6c8c02c5c3aacb4706 (patch) | |
tree | 4847fcfb5a9df9f90116ea6eedb254fb74077577 /net | |
parent | 9ef619cd5ee9d8053e9b7f0b3c83542992e43d00 (diff) | |
download | pkgsrc-e3d4e24d6a1d1e6b913c4e6c8c02c5c3aacb4706.tar.gz |
Remove unnecessary patches to configure now that we USE_LIBTOOL.
Diffstat (limited to 'net')
-rw-r--r-- | net/ORBit/patches/patch-aa | 21 | ||||
-rw-r--r-- | net/ORBit/patches/patch-ac | 22 | ||||
-rw-r--r-- | net/ORBit/patches/patch-ah | 22 |
3 files changed, 0 insertions, 65 deletions
diff --git a/net/ORBit/patches/patch-aa b/net/ORBit/patches/patch-aa deleted file mode 100644 index 6f63e3429f1..00000000000 --- a/net/ORBit/patches/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2000/05/30 19:13:18 drochner Exp $ - ---- popt/configure.orig Mon Feb 21 19:17:22 2000 -+++ popt/configure Sat May 27 11:46:55 2000 -@@ -1970,6 +1970,8 @@ - *) lt_target="$target" ;; - esac - -+if false; then -+ - # Check for any special flags to pass to ltconfig. - # - # the following will cause an existing older ltconfig to fail, so -@@ -2133,6 +2135,7 @@ - # clobbered by the next message. - exec 5>>./config.log - -+fi - - # Find a good install program. We prefer a C program (faster), - # so one script is as good as another. But avoid the broken or diff --git a/net/ORBit/patches/patch-ac b/net/ORBit/patches/patch-ac deleted file mode 100644 index ea893ff88b2..00000000000 --- a/net/ORBit/patches/patch-ac +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2000/05/30 19:13:18 drochner Exp $ - ---- configure.orig Mon Feb 21 19:16:23 2000 -+++ configure Sat May 27 11:50:50 2000 -@@ -1362,6 +1362,8 @@ - *) lt_target="$target" ;; - esac - -+if false; then -+ - # Check for any special flags to pass to ltconfig. - # - # the following will cause an existing older ltconfig to fail, so -@@ -1524,6 +1526,8 @@ - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. - exec 5>>./config.log -+ -+fi - - echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 - echo "configure:1530: checking whether to enable maintainer-specific portions of Makefiles" >&5 diff --git a/net/ORBit/patches/patch-ah b/net/ORBit/patches/patch-ah deleted file mode 100644 index 3ce126ac0aa..00000000000 --- a/net/ORBit/patches/patch-ah +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ah,v 1.4 2000/05/30 19:13:18 drochner Exp $ - ---- libIDL/configure.orig Mon Feb 21 19:16:25 2000 -+++ libIDL/configure Sat May 27 11:53:37 2000 -@@ -2016,6 +2016,8 @@ - *) lt_target="$target" ;; - esac - -+if false; then -+ - # Check for any special flags to pass to ltconfig. - # - # the following will cause an existing older ltconfig to fail, so -@@ -2178,6 +2180,8 @@ - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. - exec 5>>./config.log -+ -+fi - - echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 - echo "configure:2184: checking whether to enable maintainer-specific portions of Makefiles" >&5 |