summaryrefslogtreecommitdiff
path: root/math/oleo/files/patch-ah
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-08-02 00:05:11 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-08-02 00:05:11 +0000
commit0721c061a1b9010da8a14cb26b88811781432c9c (patch)
tree3f67a80053e7b484dd4112a11b37d21753376fa4 /math/oleo/files/patch-ah
parentUpdate port to 0.9.4 (diff)
Update port to 1.99.12
PR: 20264 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'math/oleo/files/patch-ah')
-rw-r--r--math/oleo/files/patch-ah15
1 files changed, 15 insertions, 0 deletions
diff --git a/math/oleo/files/patch-ah b/math/oleo/files/patch-ah
new file mode 100644
index 000000000000..b0d2a4e1cd80
--- /dev/null
+++ b/math/oleo/files/patch-ah
@@ -0,0 +1,15 @@
+--- configure.in.orig Tue Jul 25 21:56:32 2000
++++ configure.in Fri Jul 28 02:51:24 2000
+@@ -324,12 +324,6 @@
+ AM_GNU_GETTEXT
+
+ dnl
+-dnl This used to cause all kinds of problems in an earlier revision
+-dnl of oleo. (Mostly because of using earlier auto* tools.)
+-dnl
+-AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
+-
+-dnl
+ dnl Pass information about where we install to the source, to be
+ dnl able to read AFM files. Note this doesn't work if you
+ dnl install via "make install DESTDIR=/xxx"