pkgsrc/cad/tnt-mmtl/patches/patch-ac
dmcmahill 7234f24b0c Move cad/tnt to cad/tnt-mmtl and rename the tnt executible from
tnt to tnt-mmtl to avoid a conflict with ham/tnt.  Addresses PR27100
from Berndt Josef Wulf.
2004-10-01 22:56:10 +00:00

18 lines
436 B
Text

$NetBSD: patch-ac,v 1.1 2004/10/01 22:56:11 dmcmahill Exp $
--- bem/src/nmmtl_find_nu.cpp.orig Wed Jul 28 14:45:38 2004
+++ bem/src/nmmtl_find_nu.cpp
@@ -26,11 +26,8 @@
*/
#include "nmmtl.h"
-#ifdef FORTRAN_UNDERBARS
-#define FMIN fmin_
-#else
-#define FMIN fmin
-#endif
+#define FMIN F77_FUNC(fmin,FMIN)
+
/*
*******************************************************************
** STRUCTURE DECLARATIONS AND TYPE DEFINTIONS