Hello Jeremiah,
this would rather be an Automake question than an Autoconf one.
* Jeremiah Benham wrote on Mon, Dec 08, 2008 at 10:49:17PM CET:
> I want to recursively install everything that exists within a directory.
> I originally had it as this in an install hook in Makefile.am:
>
> install-
I want to recursively install everything that exists within a directory.
I originally had it as this in an install hook in Makefile.am:
install-data-hook:
cp -R directory
I don't know if the above will work with various packaging like dpkg or
rpm.
I don't know what the most standard way to go a
On Sunday 07 December 2008 20:35:05 Brian Dessent wrote:
> Jason Curl wrote:
Jason,
Your question has already been asked, and answered, several times
recently, on the MinGW and MSYS mailing lists; you would do well to
search their archives, e.g.:
http://thread.gmane.org/gmane.comp.gnu.mingw.use