summaryrefslogtreecommitdiff
path: root/devel/libgtop/patches
diff options
context:
space:
mode:
authorjlam <jlam>2000-06-21 00:37:20 +0000
committerjlam <jlam>2000-06-21 00:37:20 +0000
commit737e3264c8d54d4c135a8807a95a22de4a6be137 (patch)
tree7834a81ac40bb4923973a99f7d3c30828b54bdbd /devel/libgtop/patches
parentdb9a98320059b6cf196389ec6c9b77e04a4ffce3 (diff)
downloadpkgsrc-737e3264c8d54d4c135a8807a95a22de4a6be137.tar.gz
USE_LIBTOOL instead of PKGLIBTOOL.
Diffstat (limited to 'devel/libgtop/patches')
-rw-r--r--devel/libgtop/patches/patch-aa38
1 files changed, 0 insertions, 38 deletions
diff --git a/devel/libgtop/patches/patch-aa b/devel/libgtop/patches/patch-aa
deleted file mode 100644
index 5c6345b109b..00000000000
--- a/devel/libgtop/patches/patch-aa
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD: patch-aa,v 1.8 2000/05/30 19:35:41 drochner Exp $
-
---- configure.orig Thu May 25 16:35:06 2000
-+++ configure Sat May 27 14:47:02 2000
-@@ -2256,6 +2256,8 @@
- *) lt_target="$target" ;;
- esac
-
-+if false; then
-+
- # Check for any special flags to pass to ltconfig.
- libtool_flags="--cache-file=$cache_file"
- test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
-@@ -2414,7 +2416,7 @@
- # clobbered by the next message.
- exec 5>>./config.log
-
--
-+fi
-
- # Check whether --enable-compile-warnings or --disable-compile-warnings was given.
- if test "${enable_compile_warnings+set}" = set; then
-@@ -5682,6 +5684,7 @@
- rm -f confcache
-
-
-+if false; then
- # Actually configure libtool. ac_aux_dir is where install-sh is found.
- CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
- LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
-@@ -5706,6 +5709,7 @@
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+fi
-
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.