Re: [ecasound] Autoconf stuff for ecasound utilities?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] Autoconf stuff for ecasound utilities?
From: Ed L Cashin (ecashin_AT_uga.edu)
Date: Sat Mar 09 2002 - 20:52:25 EET


"Dan J Lyons" <dan.lyons_AT_angelfire.com> writes:

> Anyone got a quick easy m4 thing or whatever to throw in an ecasound
> utility for autoconf/automake? Admittedly, I know little about
> Autoconf and automake and am looking for a quick easy "get it
> working" solution.

I like autoconf a lot but I don't think it's possible to use it
properly without going through the manual and actually learning about
it.

Check the autoconf docs for the part where they walk you through
adding autoconf to an existing project. You can use autoscan to
generate a configure.scan file, which you edit a bit to create a
configure.in file ... you can use autoheader to create a config.h.in
for you.

I don't use automake because it would require the users to have GNU
make, and it's just as easy for me to generate explicit dependencies
with a script and write makefiles to the lowest common denominator.

-- 
--Ed L Cashin            |   PGP public key:
  ecashin_AT_uga.edu        |   http://noserose.net/e/pgp/

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Mar 09 2002 - 20:40:29 EET