sweetser has asked for the wisdom of the Perl Monks concerning the following question:
I am using gnu's automake for a suite of ~40 small c programs. I've written a perl program to generate graphics. Depending on some command line switches, the program would use different modules I am also writing. It is unclear to me how to use automake to put the module in the right place. Thoughts about what to do?
Thanks,
doug
quaternions.sf.net
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: automake and perl modules
by friedo (Prior) on Aug 02, 2006 at 02:58 UTC | |
by sweetser (Acolyte) on Aug 02, 2006 at 11:40 UTC | |
by syphilis (Archbishop) on Aug 02, 2006 at 12:03 UTC | |
by sweetser (Acolyte) on Aug 04, 2006 at 03:05 UTC |