12 Feb 2002 Stevey   » (Master)

 Autoconf / Automake ... suck.

 Thats my conclusion after trying to get my streaming MP3 server to use them.

 I know how usefull, and nice, it is to be able to download foo-src, and just have to type:

./configure
make
su - make

 But actually generating all the config.in, and recoding your software to us all those "#ifdef HAVESOCKET_H" defines is a real mess.

 I hope somebody can come up with a better system, soon.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!