diff options
author | drochner <drochner> | 2000-06-19 11:19:36 +0000 |
---|---|---|
committer | drochner <drochner> | 2000-06-19 11:19:36 +0000 |
commit | f2fe544e4143cb6d42ef03e7f1e9c4fd2f4c1f16 (patch) | |
tree | 772e11eaaaaa9bd7b568044ced72e54f8fbdfc9c /x11/Xbae/patches | |
parent | c55970b413799c94ddb0bb9025833a97869a5a25 (diff) | |
download | pkgsrc-f2fe544e4143cb6d42ef03e7f1e9c4fd2f4c1f16.tar.gz |
switch to LIBTOOL/LTCONFIG_OVERRIDE, upgrade to 4.8.2
ChangeLog entry:
* Bugfixes in row height code, especially when adding rows.
Diffstat (limited to 'x11/Xbae/patches')
-rw-r--r-- | x11/Xbae/patches/patch-aa | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/x11/Xbae/patches/patch-aa b/x11/Xbae/patches/patch-aa deleted file mode 100644 index 8b562131ee3..00000000000 --- a/x11/Xbae/patches/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/02/03 19:41:04 drochner Exp $ - ---- configure.orig Mon Sep 6 23:19:12 1999 -+++ configure Thu Feb 3 17:17:28 2000 -@@ -2011,6 +2011,7 @@ - echo "$ac_t""$NM" 1>&6 - - -+if false; then - - # Check for any special flags to pass to ltconfig. - libtool_flags="--cache-file=$cache_file" -@@ -2169,6 +2170,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:2175: checking whether to enable maintainer-specific portions of Makefiles" >&5 |