On Wed, Jul 27, 2005 at 08:34:40PM -0700, Joshua J. Berry wrote: > Hi -- > > I noticed when trying to build Darcs with git support (just to play > around), the linker was reporting that it couldn't find the SHA1 > functions (even though ./configure correctly detected them in -lcrypto). > After poking at your Makefiles for a bit, I came up with the following > patch. > > I did notice the patch has the relatively-harmless side effect of > including some libraries twice. On the other hand, modern linkers are > smart enough to only take what you need anyway, so I don't think it will > be an issue.
This patch looks all right to me, but I'm a bit hesitant to stick such a large change directly into darcs-stable, especially since the only compile error I've seen had to do with git support (which isn't yet high priority). Any comments from anyone? If not, I'll probably apply it. -- David Roundy http://www.darcs.net _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
