Generate .config files at configure time

Project:The Tao Framework
Component:Code
Category:task
Priority:normal
Assigned:sam
Status:Active
Description

Our .config files are currently hardcoded. Eg. Tao.FFmpeg.dll.config uses "libavcodec.so.1d" but this library only exists on Debian.

The proper thing to do is to detect these libraries' sonames during configure and generate the .config file from a .config.in file (just like we do for .pc files).

Theme by La Boite a site | Powered by Drupal