--- io/Makefile.am.orig 2011-08-08 14:26:59.000000000 +0900 +++ io/Makefile.am 2011-08-08 14:27:11.000000000 +0900 @@ -1,6 +1,6 @@ ## $OpenXM: OpenXM_contrib2/asir2000/io/Makefile.am,v 1.4 2009/02/13 13:21:20 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 \