Re: [automake] Two CVS Projects, One Build Environment

2003-07-23 Thread Simon Richter
Scott, > For this project I have some code that I want to share between two > separate software projects. I would like each of these software projects > to conditionally-compile and link my software extensions. > AC_ARG_ENABLE([extra],dnl > [ --enable-extra Enable extra hooks],[ >

[automake] Two CVS Projects, One Build Environment

2003-07-22 Thread Drummonds, Scott B
Hi, everyone, I was wondering if someone out there could give me some advice on setting up the build environment for a project I'm working on. For this project I have some code that I want to share between two separate software projects. I would like each of these software projects to conditiona