[patch] configure scripts
Mark Pustjens <[email protected]>
| Newsgroups | gmane.network.centericq |
|---|---|
| Message-ID | <[email protected]> |
Hello all, This is a patch which gives the centericq new configuration scripts. The patch will only work on the CVS sources. These new configuration scripts are not necessairy perse, but are needed for other patches i'm working on. This patch also displays a nice overview of selected/found options for compilation, which is also nice :) Please let me know what you think -- It would be nice to say that the tiny frogs thought long and hard about the new flower, about life in the old flower, about the need to explore, about the possibility that the world was bigger than a pool with petals around the edge. In fact, what they thought was: "._._.mipmip._._.mipmip._._.mipmip". (Wings) _______________________________________________ Cicq mailing list Cicq-xGejAJT2w6wWP6gT/[email protected] http://mailman.linuxpl.org/mailman/listinfo/cicq Questions? Check the FAQ first: http://centericq.de/faq/
centericq-cvs-22072006-automake.patch-readme.txt
(text/plain, 1.4 KB)
© 2006 Mark Pustjens Introduction ------------ The file `centericq-automake.patch' is a patch which gives the centericq new configuration scripts. The patch will only work on the CVS sources. These new configuration scripts are not necessairy perse, but are needed for other patches i'm working on. This patch also displays a nice overview of selected/found options for compilation, which is also nice :) Instructions ------------ You need the centericq CVS sources. Use the cicqsync script for this. A copy of this script can be found at <http://unkie.org/tmp/cicqsync>. The you need the patch file, which can be found at <http://unkie.org/tmp/centericq-cvs-automake.patch>. Now you are ready to proceed. Use the following instructions to download the patch, sources en then prepare the configure script. $ cd $HOME $ mkdir centericq; cd centericq $ wget 'http://unkie.org/tmp/cicqsync' $ ./cicqsync checkout . ... the cvs sources will be downloaded, needs your input ... $ wget 'http://unkie.org/tmp/centericq-cvs-automake.patch' $ cd centericq $ patch -p1 < ../centericq-cvs-automake.patch $ sh autogen After this, you can run ./configure and then make the binary. Contact ------- First look for me on #centericq channel at irc.freenode.net, i might be there. I also try to check the mailinglist regularly. Ofcourse you can allways email me at <[email protected]> (please add `[centericq]' in the subject line).
centericq-cvs-22072006-automake.patch.tar.gz
(application/x-gzip, 6.4 KB) - not displayed