Commit 0a280b35 by Sebastian Pop Committed by Sebastian Pop

configure.ac (ppllibs): Add by default the lib flags.

2008-12-12  Sebastian Pop <sebastian.pop@amd.com>

	* configure.ac (ppllibs): Add by default the lib flags.
	* configure: Regenerate.

From-SVN: r142715
parent 50ce8d3d
2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
* configure.ac (ppllibs): Add by default the lib flags.
* configure: Regenerate.
2008-12-08 Luis Machado <luisgpm@br.ibm.com>
* MAINTAINERS: Add myself to the write after approval list.
......
......@@ -4809,7 +4809,7 @@ fi
# Check for PPL
ppl_major_version=0
ppl_minor_version=10
ppllibs=
ppllibs=" -lppl_c -lppl -lgmpxx "
pplinc=
......
......@@ -1315,7 +1315,7 @@ AC_SUBST(gmpinc)
# Check for PPL
ppl_major_version=0
ppl_minor_version=10
ppllibs=
ppllibs=" -lppl_c -lppl -lgmpxx "
pplinc=
AC_ARG_WITH(ppl, [ --with-ppl=PATH Specify prefix directory for the installed PPL package
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment