freebsd-ports/math/asir2000/files/patch-bc

11 lines
449 B
Text
Raw Normal View History

--- builtin/Makefile.am.orig Mon Dec 20 16:12:28 2004
+++ builtin/Makefile.am Mon Dec 20 16:12:46 2004
@@ -1,6 +1,6 @@
## $OpenXM: OpenXM_contrib2/asir2000/builtin/Makefile.am,v 1.8 2004/12/19 17:06:23 ohara Exp $
-asirdir = ${prefix}/lib/asir
+asirdir = ${prefix}/share/asir
DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
-I${top_srcdir}/gc/include \