summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-bb
blob: 0d979964217796d26e09073fe578b911e7713ccc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- asm/Makefile.am.orig	2009-02-13 22:21:19.000000000 +0900
+++ asm/Makefile.am	2011-08-08 14:23:31.000000000 +0900
@@ -1,6 +1,6 @@
 ## $OpenXM: OpenXM_contrib2/asir2000/asm/Makefile.am,v 1.4 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 \