Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 538534
Collapse All | Expand All

(-)Makefile.ori (-1 / +1 lines)
Lines 1-5 Link Here
1
MYCFLAGS=-Wall `pkg-config --cflags gtk+-2.0`
1
MYCFLAGS=-Wall `pkg-config --cflags gtk+-2.0`
2
LIBS=`pkg-config --libs gtk+-2.0`
2
LIBS=`pkg-config --libs gtk+-2.0` -lm
3
bindir ?= /usr/bin
3
bindir ?= /usr/bin
4
mandir ?= /usr/share/man
4
mandir ?= /usr/share/man
5
5

Return to bug 538534