aboutsummaryrefslogtreecommitdiffstats
path: root/math/asir2000/files/patch-be
blob: 6de80a67cba1b85d5b94a8d09da6dd7a8b4c8a92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- fft/Makefile.am.orig    Fri May  2 02:22:14 2003
+++ fft/Makefile.am Fri May  2 02:22:25 2003
@@ -1,6 +1,6 @@
 ## $OpenXM: OpenXM_contrib2/asir2000/fft/Makefile.am,v 1.3 2003/03/20 07:34:10 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 \