[mnet-devel] Re: [mnet-cvs]lambda, the forbidden calculus!
Zooko O'Whielacronx
zooko at zooko.com
Thu Dec 4 09:28:50 GMT 2003
I think you didn't intend to commit this change? In any case, Linux (Debian)
doesn't have an alias "gmake" for GNU make...
> --- setup.py 1 Dec 2003 20:28:26 -0000 1.63
> +++ setup.py 4 Dec 2003 06:49:40 -0000 1.64
> @@ -373,7 +373,7 @@
> if not os.path.isfile(os.path.join('build', 'crypto51', 'libcryptopp.a')):
> print "Building crypto++..."
> chdir_print(os.path.join(self.base_dir, 'build', 'crypto51'))
> - os.system('make libcryptopp.a')
> + os.system('gmake libcryptopp.a')
> chdir_print(self.base_dir)
>
> def chdir_print(dirname):
-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel
More information about the Mnet-devel
mailing list