configure question: What would be the most appropriate place to install example programs for a libra
- by Sam
Hi,
I'm currently writing a configure script for a library and would like to package it with some sample binaries to give examples on how to use it. Where would be the most appropriate location to install these binaries when a user runs "make install"?
Thanks,
Sam