> "Bruce" == Bruce Korb <[EMAIL PROTECTED]> writes:
Bruce> What about putting a FAQ pointer on the software/automake
Bruce> page that points to this kind of info? :-)
Nobody ever started a FAQ.
I'd be happy with a manually maintained one.
Either a web page or a .texi file. Even a Wiki some
Harlan Stenn wrote:
>
> What about the ctags/etags example in the automake info pages?
What about putting a FAQ pointer on the software/automake
page that points to this kind of info? :-)
I just don't know how to use faq-o-matic stuff, or I'd
whip something up.
==
Bruce Korb
AG URL: http://a
What about the ctags/etags example in the automake info pages?
H
On Thu, Jul 11, 2002 at 11:29:31AM -0700, Bruce Korb wrote:
> Wei Qin wrote:
> >
> > Hi,
> >
> > I need to generate two binaries from the same source code. The
> > difference of the two are only compile time macro definitions. I need one
> > version with "-DNO_PAGE_CACHE" and the other
Wei Qin wrote:
>
> Hi,
>
> I need to generate two binaries from the same source code. The
> difference of the two are only compile time macro definitions. I need one
> version with "-DNO_PAGE_CACHE" and the other version without.
>
> What should I do in Makefile.am in order to
Hi,
I need to generate two binaries from the same source code. The
difference of the two are only compile time macro definitions. I need one
version with "-DNO_PAGE_CACHE" and the other version without.
What should I do in Makefile.am in order to generate the two?
thanks in ad