[mlpack-git] master: Remove unnecessary local variables. (cfb8699)

gitdub at mlpack.org gitdub at mlpack.org
Fri Nov 11 17:56:12 EST 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/131401b3c9f1c1c00dae6fe1c9e42289330dc26a...cfb86996cc3e932ece432309da13fb6403f07066

>---------------------------------------------------------------

commit cfb86996cc3e932ece432309da13fb6403f07066
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Nov 11 17:56:12 2016 -0500

    Remove unnecessary local variables.


>---------------------------------------------------------------

cfb86996cc3e932ece432309da13fb6403f07066
 CMake/mlpack.pc.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/CMake/mlpack.pc.in b/CMake/mlpack.pc.in
index 7aff792..0ef9bc0 100644
--- a/CMake/mlpack.pc.in
+++ b/CMake/mlpack.pc.in
@@ -1,8 +1,3 @@
-prefix=@CMAKE_INSTALL_PREFIX@
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${exec_prefix}/include
-
 Name: mlpack
 Description: scalable C++ machine learning library
 URL: http://www.mlpack.org/




More information about the mlpack-git mailing list