ports/math/oleo/files/patch-ah
Chris D. Faulhaber 0721c061a1 Update port to 1.99.12
PR:		20264
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:05:11 +00:00

15 lines
503 B
Text

--- 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"