ALIZE-Speaker-Recognition / LIA_RAL

A high-level toolkit for speaker recognition, build on top of ALIZE-Core.
http://alize.univ-avignon.fr
GNU Lesser General Public License v3.0
125 stars 27 forks source link

Simple build fix for Ubuntu 16.04.2 LTS / autoconf, automake 2.69 #4

Closed mehdilauters closed 7 years ago

mehdilauters commented 7 years ago

the make target failed because the lib directory was not created

tevamerlin commented 7 years ago

Thanks! The bin directory was missing too. The two directories are now created by configure if needed.