894db980cd
PR: 52261 Submitted by: Saito Tomokatsu <saito@a2z.co.jp>
11 lines
440 B
Plaintext
11 lines
440 B
Plaintext
--- plot/Makefile.am.orig Fri May 2 02:24:53 2003
|
|
+++ plot/Makefile.am Fri May 2 02:25:03 2003
|
|
@@ -1,6 +1,6 @@
|
|
## $OpenXM: OpenXM_contrib2/asir2000/plot/Makefile.am,v 1.3 2003/03/20 07:34:13 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 \
|