Basic build instructions.
[margoerets.git] / README
blob978001acf2ec5cc62bc5b2591eb162b520fec7b0
1 Run autoreconf -v -f -i to generate the configury, then ./configure && make.
3 If you hate the autotools, try:
4 gcc -g `pkg-config --cflags gtk+-2.0` margoerets.c `pkg-config --libs gtk+-2.0` -o margoerets