>>> "miki" == miki shapiro <[EMAIL PROTECTED]> writes:
[...]
miki> How do I kindly ask automake (in Makefile.am) to install
miki> mypackage_PROGRAMS, mypackage_LIBRARIES, et cetra - into one directory -
miki> /opt/mypackage for instance
mypackagedir = /opt/mypackage
It's probably best that
Hi all
I'm converting homemade makes into autotools, and am doing so without
actually touching code. The code needs a define of the project's
installation directory, and today has it manually assigned.
How do I kindly ask automake (in Makefile.am) to install
mypackage_PROGRAMS, mypackage_LIBRARIE