This is infrastructure update for configure, build and install of vectorandros/libmvec
commitec3a4b85a8568795e30307e1c2f892cdb5ffafe6
authorAndrew Senkevich <andrew.senkevich@intel.com>
Tue, 28 Apr 2015 10:48:23 +0000 (28 13:48 +0300)
committerAndrew Senkevich <andrew.n.senkevich@gmail.com>
Tue, 28 Apr 2015 10:48:23 +0000 (28 13:48 +0300)
tree915fbb831dc54785db663ede155d43ee7438d9a6
parenta50ac6ec0a8e23e1b062e92545606951747c8b8c
This is infrastructure update for configure, build and install of vector
math library. Installation of libm.so as linker script only in case of
libmvec.so build.

2015-04-28  Andrew Senkevich  <andrew.n.senkevich@gmail.com>

    * Makeconfig (rpath-dirs, all-subdirs): Added mathvec folder.
    (libmvec): New variable.
    * configure.ac: Added option for mathvec build.
    * configure: Regenerated.
    * mathvec/Depend: New file.
    * mathvec/Makefile: New file.
    * shlib-versions: Added libmvec.
    * math/Makefile: Added rule for libm.so installation.
Makeconfig
configure
configure.ac
math/Makefile
mathvec/Depend [new file with mode: 0644]
mathvec/Makefile [new file with mode: 0644]
shlib-versions