~compiz-team/compiz-core/compiz-core.fix_882826

1
2
3
4
5
6
7
8
9
10
11
12
compiz uses libstartup-notification which is available at
ftp://ftp.gnome.org/pub/GNOME/sources/startup-notification/

compiz uses automake, in order to generate the Makefiles for compiz use:

	$ autogen.sh

After that, standard build procedures apply:

	$ make
	# make install