[erlang-questions] Erlang and autoconf/make

Pupeno pupeno@REDACTED
Tue Nov 14 05:44:51 CET 2006


Hello,
I am slowly trying to turn my SCons[1]-based projects into autoconf/make-based 
projects. In a sense it is a step backwards, but if choosing a more 
mainstream building system makes my lib easier to use better (and I'll have 
to maintain one less application, that is, I won't have to maintain 
SConsErlang).
I am open to any suggestion about something that I might be doing wrong or not 
totally right. This is my configure.in
http://software.pupeno.com/Serlvers/configure.in
it is really small, and this is the main Makefile.am
http://software.pupeno.com/Serlvers/src/Makefile.am
And in that last one is where I am worried. I have to list the sources and the 
beam files, is that needed ? I have to also put the .app among the 
(automatically generated) beam files, is that needed as well ? I mean, isn't 
there a better way ? Something closer to what I've done with SCons[2] ?
Thank you.
-- 
Pupeno <pupeno@REDACTED> (http://pupeno.com)

[1] http://pupeno.com/software/scons-erlang
[2] http://software.pupeno.com/Serlvers/SConstruct, lines 22-27 and 36-38

PS: Congratulations to those that made possible such a successful event last 
week!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20061114/ca1a53e0/attachment.bin>


More information about the erlang-questions mailing list