=================================================================== RCS file: /home/cvs/OpenXM/src/ox_pari/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM/src/ox_pari/Makefile.am 2016/09/22 10:20:30 1.1 +++ OpenXM/src/ox_pari/Makefile.am 2016/09/22 17:12:51 1.2 @@ -1,8 +1,8 @@ -# $OpenXM$ +# $OpenXM: OpenXM/src/ox_pari/Makefile.am,v 1.1 2016/09/22 10:20:30 ohara Exp $ AUTOMAKE_OPTIONS = foreign no-dependencies 1.5 DISTCLEANFILES = .configure_done -LIBS = -L${libdir} @LIBS@ -lm +LIBS = @LIBS@ -L${libdir} @OXLIBS@ -lm DEFS = @DEFS@ AM_CPPFLAGS = -g -Wall -finline-functions -I${prefix}/include