wok diff emacs/receipt @ rev 7953

Change -j 4 to -j 1 in mono. Need to do this for it to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Jan 15 15:55:42 2011 +0000 (2011-01-15)
parents 6ab992fa15c1
children aeaa98a3fab5
line diff
     1.1 --- a/emacs/receipt	Sun Jul 11 13:55:46 2010 +0200
     1.2 +++ b/emacs/receipt	Sat Jan 15 15:55:42 2011 +0000
     1.3 @@ -28,6 +28,7 @@
     1.4  		--infodir=/usr/share/emacs/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		--without-makeinfo \
     1.7 +		--without-gconf \
     1.8  		--with-sound \
     1.9  		--with-x \
    1.10  		--with-toolkit-scroll-bars \