summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-bc
blob: 5fa557d69f339e8124fc932c007e7413b982f1ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- builtin/Makefile.am.orig	2011-08-08 14:24:27.000000000 +0900
+++ builtin/Makefile.am	2011-08-08 14:24:41.000000000 +0900
@@ -1,6 +1,6 @@
 ## $OpenXM: OpenXM_contrib2/asir2000/builtin/Makefile.am,v 1.9 2009/02/13 13:21:19 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 \