Martin Michlmayr wrote: > I can do that if you can tell me how to generate a valid configure > file for libspiff. > > I did: > > (sid)2511:[EMAIL PROTECTED]: ~/src/trunk] /usr/bin/autoconf2.50 > (sid)2512:[EMAIL PROTECTED]: ~/src/trunk] ./configure > creating cache ./config.cache > ./configure: line 540: syntax error near unexpected token `libspiff,' > ./configure: line 540: `AM_INIT_AUTOMAKE(libspiff, 0.8.2)'
There is a bootstrap script in the trunk folder but as you arem using Autoconf 2.50 that won't help I guess. I am using Autoconf 2.61a here so you actually stumbled upon a version guard missing bug here. Depepending on wether you are willing to upgrade to a recent Autoconf version I would either ask you to run svn co https://libspiff.svn.sourceforge.net/svnroot/libspiff/trunk libSpiff_trunk cd libSpiff_trunk ./bootstrap or provide a test archive for you. Please let me know how you decide. Sebastian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]